Skip to content

docs(strapi): sync 5.49.0 default#385

Merged
mberlofa merged 1 commit into
mainfrom
docs/strapi-5.49.0
Jul 8, 2026
Merged

docs(strapi): sync 5.49.0 default#385
mberlofa merged 1 commit into
mainfrom
docs/strapi-5.49.0

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Sync Strapi docs from 5.47.1 to the HelmForge Strapi base image 5.49.0.
  • Add upstream upgrade notes for Strapi 5.49.0.
  • Register Strapi in the playground sync map.

Validation

  • make site-sync-check CHART=strapi
  • npm run format:check
  • npm run lint
  • npm run build
  • make release-check REPO=site
  • make attribution-check REPO=site

Charts PR: helmforgedev/charts#723

Summary by CodeRabbit

  • Documentation

    • Updated Strapi Helm docs to use the latest 5.49.0 image tag in examples, tables, and configuration snippets.
    • Added an upgrade notes section highlighting the release and a visible change to draft/publish keyboard shortcuts in Content Manager.
  • New Features

    • Added Strapi to the playground’s configured chart list, making it available in the playground experience.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Documentation for the Strapi Helm chart is updated to reference version 5.49.0 instead of 5.47.1 across base image descriptions, examples, Dockerfile snippets, and configuration tables. A new Upgrade Notes section is added. The playground config registers the strapi chart.

Changes

Strapi 5.49.0 docs and playground registration

Layer / File(s) Summary
Base image and version references updated to 5.49.0
src/pages/docs/charts/strapi.mdx
Base image description, YAML tag example, Dockerfile snippet, and image specifications table updated from 5.47.1 to 5.49.0.
Deployment examples and configuration reference updated
src/pages/docs/charts/strapi.mdx
PostgreSQL and S3 quick start examples, Essential Values table, and three common scenario configuration snippets updated to image.tag 5.49.0.
Upgrade notes and playground registration
src/pages/docs/charts/strapi.mdx, src/pages/playground.astro
New Upgrade Notes section documents the 5.49.0 release and a Content Manager keyboard shortcut behavior change; playground config adds strapi to siteSyncPlaygroundConfigs.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related issues

Possibly related PRs

  • helmforgedev/site#323: Also extends siteSyncPlaygroundConfigs in src/pages/playground.astro with an additional chart slug.
  • helmforgedev/site#324: Also extends siteSyncPlaygroundConfigs in src/pages/playground.astro with an additional chart slug.
  • helmforgedev/site#325: Also extends siteSyncPlaygroundConfigs in src/pages/playground.astro with an additional chart slug.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly summarizes the main change: syncing the Strapi docs to version 5.49.0.
Description check ✅ Passed The description covers the summary and validation steps, with only minor template omissions like the related issue field.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/strapi-5.49.0

Comment @coderabbitai help to get the list of available commands.

mberlofa added a commit to helmforgedev/charts that referenced this pull request Jul 8, 2026
## Summary
- Bump HelmForge Strapi base image from 5.47.1 to 5.49.0.
- Update chart defaults, tests, README, and site documentation.
- Clear existing template standards warnings by adding the validate
helper, canonical ExternalSecret template name, numbered NOTES sections,
and playground registration.

Closes #704.

## Upstream Evidence
- Strapi release: https://github.com/strapi/strapi/releases/tag/v5.49.0
- Release state: stable, not draft, not prerelease; published
2026-06-24.
- Image verified: docker.io/helmforge/strapi-base:5.49.0
- Manifest platforms verified: linux/amd64, linux/arm64.
- Checked newer upstream v5.50.0, but
docker.io/helmforge/strapi-base:5.50.0 is not published yet, so 5.49.0
is the newest available HelmForge base image for this chart.
- Relevant upstream notes: MCP builder exports, upload provider
enhancements, dashboard/admin fixes, safer large upload MIME detection,
dependency security updates, and a Content Manager shortcut behavior
change where Cmd/Ctrl+Enter saves draft and Cmd/Ctrl+Shift+Enter
publishes.

## Site Sync
- helmforgedev/site#385

## Validation
- make image-verify IMAGE=docker.io/helmforge/strapi-base:5.49.0
- make image-verify IMAGE=docker.io/helmforge/strapi-base:5.50.0:
expected missing, confirms no newer base image exists yet
- make deps-check CHART=strapi
- helm unittest charts/strapi: 11 suites, 39 tests
- make standards-check CHART=strapi
- node scripts/charts/template-standards-check.js --chart strapi
- make site-sync-check CHART=strapi
- make validate-chart CHART=strapi: passed 18 layers, including k3d
behavioral validation for default and all Strapi CI scenarios
- make release-check REPO=charts
- make attribution-check REPO=charts

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
  * Upgraded the Strapi chart to version **5.49.0**.
  * Added improved install/deploy validation during chart rendering.
* Updated upgrade notes and documentation to reflect the latest Strapi
release.

* **Bug Fixes**
* Refined deployment checks to help catch invalid configuration earlier.
* Updated default image references and test expectations to match the
new release.

* **Documentation**
  * Renumbered chart notes sections for clearer navigation.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: MergeCheck <mergecheck@example.invalid>
@mberlofa mberlofa merged commit 52c0621 into main Jul 8, 2026
6 checks passed
@mberlofa mberlofa deleted the docs/strapi-5.49.0 branch July 8, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant